Skip to content

UI Tester checklist editor indexing fix#1215

Merged
aaronayres35 merged 3 commits intomasterfrom
ui-tester-Checklist-fix
Sep 16, 2020
Merged

UI Tester checklist editor indexing fix#1215
aaronayres35 merged 3 commits intomasterfrom
ui-tester-Checklist-fix

Conversation

@aaronayres35
Copy link
Contributor

@aaronayres35 aaronayres35 commented Sep 15, 2020

fixes #1214
Effectively this does exactly what was done for the enum editor in pr #1191
It handles the strange behavior of the checklist grid being populated in row major with order with the elements arranged in column major order.

Copy link
Contributor

@kitchoi kitchoi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

UI Tester CheckList Editor implementation should use column_major_to_row_major and update tests

2 participants